projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aaf3f6
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 12 Jun 2007 08:21:39 +0000
(08:21 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 12 Jun 2007 08:21:39 +0000
(08:21 +0000)
lisp/ChangeLog.multi-tty
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog.multi-tty
b/lisp/ChangeLog.multi-tty
index 8e18674db8b86e5f2565dba14657c58bf98eb6a8..5fe8ab51c50c65f4f8aab4f2b1ed981f5ccba76c 100644
(file)
--- a/
lisp/ChangeLog.multi-tty
+++ b/
lisp/ChangeLog.multi-tty
@@
-1,3
+1,7
@@
+2007-06-12 Juanma Barranquero <lekktu@gmail.com>
+
+ * server.el (server-process-filter): Fix typo in docstring.
+
2007-06-03 Dan Nicolaescu <dann@ics.uci.edu>
* loadup.el: Use a better feature test on a mac.
@@
-65,7
+69,7
@@
* server.el (server-with-environment): Restore the original
environment.
-
+
2007-05-14 David Kastrup <dak@gnu.org>
* env.el (getenv): Fix reverted by demand of Dan Nicolaescu